func github.com/andybalholm/brotli.isMatch5
4 uses
github.com/andybalholm/brotli (current package)
compress_fragment.go#L35: func isMatch5(p1 []byte, p2 []byte) bool {
compress_fragment.go#L595: if isMatch5(in[ip:], in[candidate:]) {
compress_fragment.go#L607: if isMatch5(in[ip:], in[candidate:]) {
compress_fragment.go#L678: for isMatch5(in[ip:], in[candidate:]) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |